Autogenerated HTML docs for v1.5.2.1-255-gca6c0
diff --git a/git-diff-tree.html b/git-diff-tree.html index b5c7479..047f4e4 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html
@@ -489,7 +489,7 @@ </dt> <dd> <p> - Detect copies as well as renames. + Detect copies as well as renames. See also <tt>--find-copies-harder</tt>. </p> </dd> <dt> @@ -513,12 +513,13 @@ </dt> <dd> <p> - For performance reasons, by default, -C option finds copies only + For performance reasons, by default, <tt>-C</tt> option finds copies only if the original file of the copy was modified in the same changeset. This flag makes the command inspect unmodified files as candidates for the source of copy. This is a very expensive operation for large - projects, so use it with caution. + projects, so use it with caution. Giving more than one + <tt>-C</tt> option has the same effect. </p> </dd> <dt> @@ -1516,7 +1517,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Jun-2007 16:08:08 UTC +Last updated 12-Jun-2007 16:08:48 UTC </div> </div> </body>